home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_game / 11blast.zip / SYSOP.DOC < prev    next >
Text File  |  1996-03-09  |  7KB  |  183 lines

  1. Word Blast v1.1
  2. Sysop Documentation
  3. ────────────────────────
  4.  
  5.                                 (Introduction)
  6.  
  7. Like many others, Word Blast is a game of the popular Hangman genre.  It is
  8. also the most colorful and exciting word game door of its type, breathing new
  9. life into a classic game format which has been an online favorite for years.
  10. The basic idea of Word Blast is to guess a word or phrase within a certain
  11. number of tries; Word Blast allows the users themselves to enter the
  12. puzzles which others must guess, and also has a puzzle library which is used
  13. to provide puzzles when a user opts not to enter one.
  14.  
  15. Word Blast is a very simple game to play, and instructions are available
  16. within the door.  Most users will be in and out of this door quickly, but
  17. will play on a regular basis, always looking forward to see who they've
  18. stumped with their puzzles, and what puzzles have been created by their
  19. fellow users.  Word Blast maintains a puzzle history so users can look back
  20. to see previous puzzles.  Plus, you can provide your users with the registered
  21. version of Word Blast for only ten dollars.
  22.  
  23.  
  24.                                   (Features)
  25.  
  26. = Assembly language serial I/O
  27. = Supports speeds up to 115.2k and 16550 UARTs
  28. = Internal ANSI emulation
  29. = Multitasker aware (DESQview, Windows, OS/2)
  30. = FOSSIL support
  31. = Split-screen chat with word wrap
  32. = Multi-node capable
  33.  
  34.  
  35.                              (Running Word Blast)
  36.  
  37. The syntax for executing BLAST.EXE is: BLAST <config file> [local] [P=x]
  38.  
  39. The config file is a 7-line text file:
  40.   Line 1: Dropfile type  [RA,WC2,WC3,SF,PCB]
  41.   Line 2: Dropfile path/name
  42.   Line 3: BBS name
  43.   Line 4: Sysop first name
  44.   Line 5: Sysop last name
  45.   Line 6: COM port interrupt  [1-7, 0 for FOSSIL]
  46.   Line 7: Use error log?  [TRUE/FALSE]
  47.  
  48. Included is the utility MAKECFG.EXE, which will request this information and
  49. create a configuration file:
  50.  
  51. Name of config file to be created?  Name the file.  Ex: BLAST.CFG.
  52.  
  53. Dropfile type?  Enter one of the following codes:  RA - DORINFO.DEF
  54.                                                   WC2 - CALLINFO.BBS
  55.                                                   WC3 - DOOR.SYS
  56.                                                    SF - SFDOORS.DAT
  57.                                                   PCB - PCBOARD.SYS
  58.  
  59. Path/name of dropfile?  Where the previously designated dropfile is created.
  60.  
  61. BBS name?  Self-explanatory.
  62.  
  63. Sysop name?  Self-explanatory.
  64.  
  65. COM port interrupt?  The interrupt of the COM port given in the dropfile.
  66.                      Valid interrupts are values 1-7.  Enter 0 to use FOSSIL.
  67.                      (Note that this is asking for the INTERRUPT number, not
  68.                       the COM port number.)
  69.  
  70.                      If you are unsure of what this value should be, here
  71.                      are the typical interrupts:
  72.  
  73.                      COM1 - IRQ4
  74.                      COM2 - IRQ3
  75.                      COM3 - IRQ4
  76.                      COM4 - IRQ3
  77.  
  78. Log errors?  Enter TRUE to write all errors encountered to a log.  Enter
  79.              FALSE to not log errors.
  80.  
  81. Here is a sample config file:
  82.  
  83.   WC3
  84.   C:\RA\DOOR.SYS
  85.   Temples of Syrinx
  86.   Scott
  87.   Stuart
  88.   3
  89.   FALSE
  90.  
  91. Word Blast must be run from the directory in which all its files are located;
  92. it is recommended you run Word Blast from a batch file such as this:
  93.  
  94.   @ECHO OFF
  95.   C:
  96.   CD \WORD
  97.   BLAST.EXE BLAST.CFG P=5
  98.  
  99. To run Word Blast locally from the command line, add the parameter LOCAL after
  100. the config file specification.
  101.  
  102.  
  103.                               (Puzzle Management)
  104.  
  105. The registered version of Word Blast allows up to nine puzzles to be active at
  106. once.  To specify how many puzzles are to be active, add P=x to the command
  107. line, where x is a number from 1 to 9.  If P is not specified, Word Blast will
  108. default to 3 puzzles.  Note that in the unregistered version, P=1 regardless
  109. of what is specified.
  110.  
  111. To remove a certain puzzle, go to DOS and delete PUZZ#.DAT, where # is the
  112. number of the puzzle you wish to remove.  If a removed puzzle is within the
  113. range of active puzzles, Word Blast will fill the slot with a default puzzle
  114. the next time it is executed.
  115.  
  116.  
  117.                                 (Registration)
  118.  
  119. Please register Word Blast.  Registration is only $10.00, and eliminates the
  120. unregistered notices, delays, and the 1-puzzle limit.  Registration also
  121. entitles you to free minor and major upgrades.  To register, print out
  122. REGISTER.TXT and send it to the address listed.  If your BBS is a member of
  123. FidoNet, your registration key will be conveniently sent to you.  If not, you
  124. can call the Word Blast support BBS to download it:
  125.  
  126.                                Temples of Syrinx
  127.                                  908/914-9807
  128.                                FidoNet 1:107/751
  129.                               RemoteAccess v2.50+
  130.                              USR Courier HST V.34+
  131.  
  132. Logon using the exact name and password specified on the order form, and
  133. your registration key will be waiting as an EMail file attach.
  134.  
  135. A registration key can also be obtained instantly by calling a 900 number.
  136. Details on instant registration are available in the 900 Service area on
  137. the support BBS.
  138.  
  139. To use your registration key, simply place it in the directory with all of the
  140. other Word Blast files and rename it to BLAST.KEY.
  141.  
  142. The author can be contacted at the following Internet E-mail address:
  143. sstuart@attila.stevens-tech.edu
  144.  
  145. Word Blast support can also be obtained through the beta testing site:
  146.  
  147.                                 Paul's Boutique
  148.                                  609/242-0295
  149.                                FidoNet 1:2623/51
  150.                                TriBBS v5.11/255
  151.                              USR Courier HST V.34+
  152.  
  153. The latest version of Word Blast is available on both systems; it can be
  154. obtained by calling the board and downloading it, or FREQing the magic name
  155. "BLAST".
  156.  
  157. And be sure to try these other great doors by the same author:
  158.  
  159.  Name                            Type                  FREQ
  160. ┌───────────────────────────────┬─────────────────────┬────────────┐
  161. │Search and Destroy             │Battleship game      │SAD         │
  162. │Another Brick In The Wall      │Graffiti wall        │WALL        │
  163. │NodeScan                       │Nodelist browser     │NODESCAN    │
  164. └───────────────────────────────┴─────────────────────┴────────────┘
  165.  
  166.  
  167. Special thanx to the ß testing team: Dave Back (/Lesson switch)
  168.                                      Matt Edelhauser (Macintosh R&D)
  169.                                      Paul Tricoli (ANSI music consultant)
  170.  
  171. Help screen animation courtesy of whoever the ANSI artist is from whom it
  172. was ripped.
  173.  
  174. Word Blast was written using URDoor comm routines (c) 1995 Kenneth Bledsoe.
  175.  
  176. Word Blast (c) 1996 Scott Stuart.
  177.  
  178. Distribution of Word Blast is permissible and encouraged, providing that no
  179. fee be assessed for its distribution other than any normal fee that may be
  180. associated with the medium by which it is distributed.  Word Blast must be
  181. distributed in its original archive form, unaltered and with no registration
  182. keys.
  183.